ENABLE OBJECT ZREAD
This command will enable the Z read state of the object. The Z read state controls whether each pixel of the rendered object obeys the rule of Z buffer depth culling. The default value is enabled, where the object will only render pixels of the object that are above any previous pixels rendered to the screen.

SYNTAX
ENABLE OBJECT ZREAD Object Number

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example